home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / 7th-College / SpeedSpanish / Speed Spanish / card_37662.txt < prev    next >
Text File  |  1988-11-30  |  2KB  |  122 lines

  1. -- card: 37662 from stack: in
  2. -- bmap block id: 40309
  3. -- flags: 0000
  4. -- background id: 2730
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=244 top=318 right=340 bottom=344
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: ANDELE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next card
  23.   put "¬°SOCORRO, SOCORRO, SOCORRO!"
  24.   beep 8
  25.   flash 6
  26.   repeat 60
  27.     put " " before message --scroll message to right
  28.   end repeat
  29.   wait 3 seconds
  30.   hide message
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 2 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=156 top=314 right=342 bottom=193
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1014 / 1014
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Prev
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   go to previous card
  61. end mouseUp
  62.  
  63.  
  64. -- part 3 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=80 top=312 right=341 bottom=112
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 21700 / 21700
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Home
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   visual effect iris open
  79.   go Home
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 4 (button)
  85. -- low flags: 00
  86. -- high flags: 0000
  87. -- rect: left=463 top=312 right=340 bottom=500
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 1012 / 1012
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Return
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   visual effect wipe right
  99.   go to card 58
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 5 (button)
  105. -- low flags: 00
  106. -- high flags: 0000
  107. -- rect: left=463 top=312 right=340 bottom=500
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 1012 / 1012
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: Return
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   visual effect wipe right
  119.   go to card id 11922
  120. end mouseUp
  121.  
  122.